Post

Replies

Boosts

Views

Activity

Comment on Service Unavailable Error on all CloudKit queries, HTTP 503, CloudKit error code 6
If the servers are throttling your request, your Task may not be cancelling properly when the view disappears
Replies
Boosts
Views
Activity
Aug ’22
Comment on Remove the scroll in WebKit View
For WebKit's WebView, use "webView.scrollView.isScrollEnabled = false" For the older UIWebView, use "webView.enclosingScrollView.hasVerticalScroller = false"
Topic: UI Frameworks SubTopic: AppKit Tags:
Replies
Boosts
Views
Activity
Sep ’21